home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
comms
/
icom0425.arj
/
INET-OFF.SCR
< prev
next >
Wrap
Text File
|
1994-04-25
|
483b
|
20 lines
;----------------------------------------------------------------------------
; INET-OFF.SCR Intellicomm v2 logoff script for iNet 2000.
;
; For use as a @SCRIPT command to plug into a BIF, in the 'Logoff Command'
; item, this script logs off iNet after a sesson completes.
;
;----------------------------------------------------------------------------
offline goto DONE
when
when "iNet command:" "BYE"
waitfor "call cleared" 120
delay 20
hangup
DONE:
exit